3 research outputs found

    Developing novel optimization and machine learning frameworks to improve and assess the safety of workplaces

    Get PDF
    This study proposes several decision-making tools utilizing optimization and machine learning frameworks to assess and improve the safety of the workplaces. The first chapter of this study presents a novel mathematical model to optimally locate a set of detectors to minimize the expected number of casualties in a given threat area. The problem is formulated as a nonlinear binary integer programming model and then solved as a linearized branch-and-bound algorithm. Several sensitivity analyses illustrate the model\u27s robustness and draw key managerial insights. One of the prevailing threats in the last decades, Active Shooting (AS) violence, poses a serious threat to public safety. The second chapter proposes an innovative mathematical model which captures several essential features (e.g., the capacity of the facility and individual choices, heterogeneity of individual behavioral and choice sets, restriction on choice sets depending on the location of the shooter and facility orientation, and many others) which are essential for appropriately characterizing and analyzing the response strategy for civilians under an AS exposed environment. We demonstrate the applicability of the proposed model by implementing the effectiveness of the RUN.HIDE.FIGHT.® (RHF) program in an academic environment. Given most of the past incidents took place in built environments (e.g., educational and commercial buildings), there is an urgent need to methodologically assess the safety of the buildings under an active shooter situation. Finally, the third chapter aims to bridge this knowledge gap by developing a learning technique that can be used to model the behavior of the shooter and the trapped civilians in an active shooter incident. Understanding how the civilians responded to different simulated environments, a number of actions could have been undertaken to bolster the safety measures of a given facility. Finally, this study provides a customized decision-making tool that adopts a tailored maximum entropy inverse reinforcement learning algorithm and utilizes safety measurement metrics, such as the percentage of civilians who can hide/exit in/from the system, to assess a workplace\u27s safety under an active shooter incident

    Clustering Network Data Using Mixed Integer Linear Programming

    Get PDF
    Network clustering provides insights into relational data and feeds certain machine learning pipelines. We present five integer or mixed-integer linear programming formulations from literature for a crisp clustering. The first four clustering models employ an undirected, unweighted network; the last one employs a signed network. All models are coded in Python and solved using Gurobi solver. Codes for one of the models are explained. All codes and datasets are made available. The aim of this chapter is to compare some of the integer or mixed-integer programming network clustering models and to provide access to Python codes to replicate the results. Mathematical programming formulations are provided, and experiments are run on two different datasets. Results are reported in terms of computational times and the best number of clusters. The maximum diameter minimization model forms compact clusters including members with a dominant affiliation. The model generates a few clusters with relatively larger size. Additional constraints can be included to force bounds on the cluster size. The NP-hard nature of the problem limits the size of the dataset, and one of the models is terminated after 6 days. The models are not practical for networks with hundreds of nodes and thousands of edges or more. However, the diversity of models suggests different practical applications in social sciences
    corecore